[INFO] cloning repository https://github.com/Annirich/nns-dapp--008
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Annirich/nns-dapp--008" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnnirich%2Fnns-dapp--008", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnnirich%2Fnns-dapp--008'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15c62fa981c6aa4d423d7f2c994828f9aef4bdae
[INFO] checking Annirich/nns-dapp--008 against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnnirich%2Fnns-dapp--008" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Annirich/nns-dapp--008
[INFO] finished tweaking git repo https://github.com/Annirich/nns-dapp--008
[INFO] tweaked toml for git repo https://github.com/Annirich/nns-dapp--008 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Annirich/nns-dapp--008 on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Annirich/nns-dapp--008 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39360cdfecd24ef1aa6120e23f6c382aa4c3cbe6ea2a7050d3d087f71b2ba831
[INFO] running `Command { std: "docker" "start" "39360cdfecd24ef1aa6120e23f6c382aa4c3cbe6ea2a7050d3d087f71b2ba831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39360cdfecd24ef1aa6120e23f6c382aa4c3cbe6ea2a7050d3d087f71b2ba831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39360cdfecd24ef1aa6120e23f6c382aa4c3cbe6ea2a7050d3d087f71b2ba831" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39360cdfecd24ef1aa6120e23f6c382aa4c3cbe6ea2a7050d3d087f71b2ba831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39360cdfecd24ef1aa6120e23f6c382aa4c3cbe6ea2a7050d3d087f71b2ba831" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking psm v0.1.26
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking stacker v0.1.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking pretty v0.12.4
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking ic0 v0.23.0
[INFO] [stderr]     Checking ic-limits v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking on_wire v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking ic-metrics-encoder v1.1.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ic-crypto-internal-sha2 v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]    Compiling ic-nervous-system-common-build-metadata v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling ic-crypto-sha2 v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking ic-dummy-getrandom-for-wasm v0.1.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling ic-icrc1-ledger v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking ic-nervous-system-temporary v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking ic0 v1.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking ic-nervous-system-lock v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ic-nervous-system-collections-union-multi-map v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking ic-nervous-system-common-validation v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking ic-canister-profiler v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking wasm-encoder v0.212.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dary_heap v0.3.7
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=03a6a0549bea2842 -C extra-filename=-0a2a68aabf7a8022 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "39360cdfecd24ef1aa6120e23f6c382aa4c3cbe6ea2a7050d3d087f71b2ba831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39360cdfecd24ef1aa6120e23f6c382aa4c3cbe6ea2a7050d3d087f71b2ba831", kill_on_drop: false }`
[INFO] [stdout] 39360cdfecd24ef1aa6120e23f6c382aa4c3cbe6ea2a7050d3d087f71b2ba831
